Name | Description | |
---|---|---|
![]() | DataResult<T> Constructor |
The following tables list the members exposed by DataResult<T>.
Name | Description | |
---|---|---|
![]() | DataResult<T> Constructor |
Name | Description | |
---|---|---|
![]() | Data | The data for the object |
![]() | Format | The format the data was saved in, plain, encrypted, compressed |
![]() | MetaData | User defined meta data to save with the object |
![]() | ModifiedDate | The date the object was saved |
![]() | PlainSize | The size in bytes of the data |
![]() | StorageSize | The size in bytes of the data after any encryption or compression |
![]() | Version | The version of the database that was used to save the object |